QueryBuilder.php#305satt_satt_mobile_app140μsselect `id`, `name`, `slug` from `sub_categories` where `sub_categories`.`id` in (4878) and `sub_categories`.`deleted_at` isnull
SubjectRepository.php#125satt_satt_mobile_app7.61msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (13373between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>14778) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app110μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (14691) and `subject_descriptions`.`deleted_at` isnull
SubjectRepository.php#340satt_satt_mobile_app180μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` innerjoin `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` =0and `videos`.`video_src` ='youtube'and `videos`.`deleted_at` isnull